[INFO] cloning repository https://github.com/hflsmax/tether
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hflsmax/tether" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhflsmax%2Ftether", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhflsmax%2Ftether'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 685751b234a2c0978943e019aee18352e358aee4
[INFO] testing hflsmax/tether against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhflsmax%2Ftether" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hflsmax/tether
[INFO] finished tweaking git repo https://github.com/hflsmax/tether
[INFO] tweaked toml for git repo https://github.com/hflsmax/tether written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hflsmax/tether on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hflsmax/tether already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d30e7af98894b5f70c620b9febc19808a7fde3533c1ac9629de97cb3120e08b
[INFO] running `Command { std: "docker" "start" "-a" "8d30e7af98894b5f70c620b9febc19808a7fde3533c1ac9629de97cb3120e08b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d30e7af98894b5f70c620b9febc19808a7fde3533c1ac9629de97cb3120e08b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d30e7af98894b5f70c620b9febc19808a7fde3533c1ac9629de97cb3120e08b", kill_on_drop: false }`
[INFO] [stdout] 8d30e7af98894b5f70c620b9febc19808a7fde3533c1ac9629de97cb3120e08b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 130068cad7f4cacc2504deb5a937059a6fee6aa5c4fba3447890331f9473bf88
[INFO] running `Command { std: "docker" "start" "-a" "130068cad7f4cacc2504deb5a937059a6fee6aa5c4fba3447890331f9473bf88", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tether-proxy v0.1.21 (/opt/rustwide/workdir/crates/tether-proxy)
[INFO] [stderr]    Compiling tetherd v0.1.21 (/opt/rustwide/workdir/crates/tetherd)
[INFO] [stderr]    Compiling tether v0.1.21 (/opt/rustwide/workdir/crates/tether)
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling rustix-openpty v0.2.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling alacritty_terminal v0.25.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tether-protocol v0.1.21 (/opt/rustwide/workdir/crates/tether-protocol)
[INFO] [stderr]    Compiling tether-session v0.1.21 (/opt/rustwide/workdir/crates/tether-session)
[INFO] [stderr]    Compiling tether-daemon v0.1.21 (/opt/rustwide/workdir/crates/tether-daemon)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/tether/src/main.rs:886:25
[INFO] [stdout]     |
[INFO] [stdout] 886 |                     let mut p = panel::PanelState::new(session_id.to_string());
[INFO] [stdout]     |                         ----^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:835:29
[INFO] [stdout]     |
[INFO] [stdout] 835 | ...                   panel_state = None;
[INFO] [stdout]     |                       ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 902 | ...                   panel_state = None;
[INFO] [stdout]     |                       ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:906:29
[INFO] [stdout]     |
[INFO] [stdout] 906 | ...                   panel_state = None;
[INFO] [stdout]     |                       ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 916 | ...                   panel_state = None;
[INFO] [stdout]     |                       ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:916:29
[INFO] [stdout]     |
[INFO] [stdout] 916 | ...                   panel_state = None;
[INFO] [stdout]     |                       ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 921 | ...                   panel_state = None;
[INFO] [stdout]     |                       ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:921:29
[INFO] [stdout]     |
[INFO] [stdout] 888 |                     panel_state = Some(p);
[INFO] [stdout]     |                     ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stdout] ...
[INFO] [stdout] 921 |                             panel_state = None;
[INFO] [stdout]     |                             ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:874:25
[INFO] [stdout]     |
[INFO] [stdout] 874 |                         panel_state = None;
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.54s
[INFO] running `Command { std: "docker" "inspect" "130068cad7f4cacc2504deb5a937059a6fee6aa5c4fba3447890331f9473bf88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "130068cad7f4cacc2504deb5a937059a6fee6aa5c4fba3447890331f9473bf88", kill_on_drop: false }`
[INFO] [stdout] 130068cad7f4cacc2504deb5a937059a6fee6aa5c4fba3447890331f9473bf88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eeac23ad9343436e187a33dbdbc5f0fa9e9049fe32cf41c4527b1c3fbfd9a381
[INFO] running `Command { std: "docker" "start" "-a" "eeac23ad9343436e187a33dbdbc5f0fa9e9049fe32cf41c4527b1c3fbfd9a381", kill_on_drop: false }`
[INFO] [stderr]    Compiling tetherd v0.1.21 (/opt/rustwide/workdir/crates/tetherd)
[INFO] [stderr]    Compiling tether v0.1.21 (/opt/rustwide/workdir/crates/tether)
[INFO] [stderr]    Compiling tether-proxy v0.1.21 (/opt/rustwide/workdir/crates/tether-proxy)
[INFO] [stderr]    Compiling tether-protocol v0.1.21 (/opt/rustwide/workdir/crates/tether-protocol)
[INFO] [stderr]    Compiling tether-session v0.1.21 (/opt/rustwide/workdir/crates/tether-session)
[INFO] [stderr]    Compiling tether-daemon v0.1.21 (/opt/rustwide/workdir/crates/tether-daemon)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/tether/src/main.rs:886:25
[INFO] [stdout]     |
[INFO] [stdout] 886 |                     let mut p = panel::PanelState::new(session_id.to_string());
[INFO] [stdout]     |                         ----^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:835:29
[INFO] [stdout]     |
[INFO] [stdout] 835 | ...                   panel_state = None;
[INFO] [stdout]     |                       ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 902 | ...                   panel_state = None;
[INFO] [stdout]     |                       ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:906:29
[INFO] [stdout]     |
[INFO] [stdout] 906 | ...                   panel_state = None;
[INFO] [stdout]     |                       ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 916 | ...                   panel_state = None;
[INFO] [stdout]     |                       ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:916:29
[INFO] [stdout]     |
[INFO] [stdout] 916 | ...                   panel_state = None;
[INFO] [stdout]     |                       ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 921 | ...                   panel_state = None;
[INFO] [stdout]     |                       ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:921:29
[INFO] [stdout]     |
[INFO] [stdout] 888 |                     panel_state = Some(p);
[INFO] [stdout]     |                     ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stdout] ...
[INFO] [stdout] 921 |                             panel_state = None;
[INFO] [stdout]     |                             ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:874:25
[INFO] [stdout]     |
[INFO] [stdout] 874 |                         panel_state = None;
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.10s
[INFO] running `Command { std: "docker" "inspect" "eeac23ad9343436e187a33dbdbc5f0fa9e9049fe32cf41c4527b1c3fbfd9a381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eeac23ad9343436e187a33dbdbc5f0fa9e9049fe32cf41c4527b1c3fbfd9a381", kill_on_drop: false }`
[INFO] [stdout] eeac23ad9343436e187a33dbdbc5f0fa9e9049fe32cf41c4527b1c3fbfd9a381
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f9475ee7933105e001da27f08aba74396739872d4a6f2a349f9362a789e0c27e
[INFO] running `Command { std: "docker" "start" "-a" "f9475ee7933105e001da27f08aba74396739872d4a6f2a349f9362a789e0c27e", kill_on_drop: false }`
[INFO] [stderr]    Compiling tetherd v0.1.21 (/opt/rustwide/workdir/crates/tetherd)
[INFO] [stderr]    Compiling tether-proxy v0.1.21 (/opt/rustwide/workdir/crates/tether-proxy)
[INFO] [stderr]    Compiling tether v0.1.21 (/opt/rustwide/workdir/crates/tether)
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> crates/tether/src/main.rs:886:25
[INFO] [stderr]     |
[INFO] [stderr] 886 |                     let mut p = panel::PanelState::new(session_id.to_string());
[INFO] [stderr]     |                         ----^
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `panel_state` is never read
[INFO] [stderr]    --> crates/tether/src/main.rs:835:29
[INFO] [stderr]     |
[INFO] [stderr] 835 | ...                   panel_state = None;
[INFO] [stderr]     |                       ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 902 | ...                   panel_state = None;
[INFO] [stderr]     |                       ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `panel_state` is never read
[INFO] [stderr]    --> crates/tether/src/main.rs:906:29
[INFO] [stderr]     |
[INFO] [stderr] 906 | ...                   panel_state = None;
[INFO] [stderr]     |                       ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 916 | ...                   panel_state = None;
[INFO] [stderr]     |                       ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `panel_state` is never read
[INFO] [stderr]    --> crates/tether/src/main.rs:916:29
[INFO] [stderr]     |
[INFO] [stderr] 916 | ...                   panel_state = None;
[INFO] [stderr]     |                       ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 921 | ...                   panel_state = None;
[INFO] [stderr]     |                       ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `panel_state` is never read
[INFO] [stderr]    --> crates/tether/src/main.rs:921:29
[INFO] [stderr]     |
[INFO] [stderr] 888 |                     panel_state = Some(p);
[INFO] [stderr]     |                     ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stderr] ...
[INFO] [stderr] 921 |                             panel_state = None;
[INFO] [stderr]     |                             ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `panel_state` is never read
[INFO] [stderr]    --> crates/tether/src/main.rs:874:25
[INFO] [stderr]     |
[INFO] [stderr] 874 |                         panel_state = None;
[INFO] [stderr]     |                         ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: `tether` (bin "tether" test) generated 6 warnings (run `cargo fix --bin "tether" -p tether --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.97s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tether-0572c2e358626404)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tether_daemon-b84ef61a3e70069c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test config::tests::parse_durations ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-095184b6cbfa3986)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test test_attach_nonexistent_session ... ok
[INFO] [stdout] test test_auto_generated_session_id ... ok
[INFO] [stdout] test test_attach_and_receive_output ... ok
[INFO] [stdout] test test_create_and_list_sessions ... ok
[INFO] [stdout] test test_destroy_nonexistent_session ... ok
[INFO] [stdout] test test_destroy_after_natural_exit_is_harmless ... ok
[INFO] [stdout] test test_destroy_session ... ok
[INFO] [stdout] test test_duplicate_session_id_rejected ... ok
[INFO] [stdout] test test_binary_data_passthrough ... ok
[INFO] [stdout] test test_empty_data_message ... ok
[INFO] [stdout] test test_concurrent_connections ... ok
[INFO] [stdout] test test_different_terminal_sizes ... ok
[INFO] [stdout] test test_multiple_pings ... ok
[INFO] [stdout] test test_large_output ... ok
[INFO] [stdout] test test_env_passed_to_session ... ok
[INFO] [stdout] test test_ping_pong ... ok
[INFO] [stdout] test test_exclusive_attach_kicks_previous_client ... ok
[INFO] [stdout] test test_max_sessions_enforced ... ok
[INFO] [stdout] test test_multiple_sessions ... ok
[INFO] [stdout] test test_detach_and_reattach ... ok
[INFO] [stdout] test test_connection_drop_detaches_session ... ok
[INFO] [stdout] test test_reattach_steals_from_stale_attached_client ... ok
[INFO] [stdout] test test_foreground_process_reported ... ok
[INFO] [stdout] test test_multiple_resize ... ok
[INFO] [stdout] test test_rapid_input ... ok
[INFO] [stdout] test test_session_exit_notifies_client ... ok
[INFO] [stdout] test test_shell_bash ... ok
[INFO] [stdout] test test_session_list_shows_attached_status ... ok
[INFO] [stdout] test test_shell_sh ... ok
[INFO] [stdout] test test_shell_zsh ... ok
[INFO] [stdout] test test_resize ... ok
[INFO] [stdout] test test_session_cwd_changes ... ok
[INFO] [stdout] test test_special_characters ... ok
[INFO] [stdout] test test_switch_sessions_on_same_connection ... ok
[INFO] [stdout] test test_steal_notifies_old_client ... ok
[INFO] [stdout] test test_wrong_protocol_version ... ok
[INFO] [stdout] test test_session_survives_client_crash ... ok
[INFO] [stdout] test test_session_survives_multiple_steals ... ok
[INFO] [stdout] test test_reattach_write_failure_does_not_leak_attached ... ok
[INFO] [stdout] test test_detach_reattach_multiple_times ... ok
[INFO] [stdout] test test_destroy_kills_child_process ... ok
[INFO] [stdout] test test_session_info_fields ... ok
[INFO] [stdout] test test_long_running_command_survives_detach ... ok
[INFO] [stdout] test test_idle_timeout_kills_child_process ... ok
[INFO] [stdout] test test_keepalive_detaches_idle_session ... ok
[INFO] [stdout] test test_write_timeout_detaches_session ... ok
[INFO] [stdout] test test_reattach_while_pty_producing_output ... ok
[INFO] [stdout] test test_concurrent_reattach_with_active_output ... FAILED
[INFO] [stdout] test test_reattach_works_after_write_timeout ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_concurrent_reattach_with_active_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (128) panicked at crates/tether-daemon/tests/integration.rs:1630:37:
[INFO] [stdout] cr-sess-2: reattach timed out — possible deadlock
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c62d73a1f8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c62d73a1f8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c62d73a1f8a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c62d73a1f8a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c62d73b7d1a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c62d73b7d1a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5c62d73a7422 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c62d73a7422 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c62d737eeaf - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c62d737eeaf - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c62d7399959 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c62d72290ec - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c62d72290ec - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c62d7399bd2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c62d7399bd2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c62d737ef68 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c62d7373829 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c62d737fe0d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c62d73b850c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c62d7086a7f - integration[27b5e4033fa9854e]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1630:37
[INFO] [stdout]   20:     0x5c62d7128e6c - <core[d17f6591d688f3bd]::result::Result<core[d17f6591d688f3bd]::result::Result<tether_protocol[1d5846355721ca28]::message::Message, tether_protocol[1d5846355721ca28]::codec::CodecError>, tokio[90b5cc6bc8d3fa33]::time::error::Elapsed>>::unwrap_or_else::<integration[27b5e4033fa9854e]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5c62d708a555 - integration[27b5e4033fa9854e]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1630:18
[INFO] [stdout]   22:     0x5c62d7102a38 - <tokio[90b5cc6bc8d3fa33]::runtime::task::core::Core<integration[27b5e4033fa9854e]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[dad09f3a48280dba]::sync::Arc<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:375:24
[INFO] [stdout]   23:     0x5c62d710e4e8 - <tokio[90b5cc6bc8d3fa33]::loom::std::unsafe_cell::UnsafeCell<tokio[90b5cc6bc8d3fa33]::runtime::task::core::Stage<integration[27b5e4033fa9854e]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}>>>::with_mut::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[90b5cc6bc8d3fa33]::runtime::task::core::Core<integration[27b5e4033fa9854e]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[dad09f3a48280dba]::sync::Arc<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x5c62d710e4e8 - <tokio[90b5cc6bc8d3fa33]::runtime::task::core::Core<integration[27b5e4033fa9854e]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[dad09f3a48280dba]::sync::Arc<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:364:30
[INFO] [stdout]   25:     0x5c62d70f4aaa - tokio[90b5cc6bc8d3fa33]::runtime::task::harness::poll_future::<integration[27b5e4033fa9854e]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[dad09f3a48280dba]::sync::Arc<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   26:     0x5c62d7151320 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<tokio[90b5cc6bc8d3fa33]::runtime::task::harness::poll_future<integration[27b5e4033fa9854e]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[dad09f3a48280dba]::sync::Arc<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5c62d7146dbe - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<tokio[90b5cc6bc8d3fa33]::runtime::task::harness::poll_future<integration[27b5e4033fa9854e]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[dad09f3a48280dba]::sync::Arc<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5c62d7122dfb - __rust_try
[INFO] [stdout]   29:     0x5c62d7120fd3 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::task::poll::Poll<()>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<tokio[90b5cc6bc8d3fa33]::runtime::task::harness::poll_future<integration[27b5e4033fa9854e]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[dad09f3a48280dba]::sync::Arc<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c62d7120fd3 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<tokio[90b5cc6bc8d3fa33]::runtime::task::harness::poll_future<integration[27b5e4033fa9854e]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[dad09f3a48280dba]::sync::Arc<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c62d70f2f5f - tokio[90b5cc6bc8d3fa33]::runtime::task::harness::poll_future::<integration[27b5e4033fa9854e]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[dad09f3a48280dba]::sync::Arc<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   32:     0x5c62d70fcc12 - <tokio[90b5cc6bc8d3fa33]::runtime::task::harness::Harness<integration[27b5e4033fa9854e]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[dad09f3a48280dba]::sync::Arc<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   33:     0x5c62d70fcec3 - <tokio[90b5cc6bc8d3fa33]::runtime::task::harness::Harness<integration[27b5e4033fa9854e]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[dad09f3a48280dba]::sync::Arc<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   34:     0x5c62d713d9fb - tokio[90b5cc6bc8d3fa33]::runtime::task::raw::poll::<integration[27b5e4033fa9854e]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[dad09f3a48280dba]::sync::Arc<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   35:     0x5c62d72e3297 - <tokio[90b5cc6bc8d3fa33]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   36:     0x5c62d72f5a52 - <tokio[90b5cc6bc8d3fa33]::runtime::task::LocalNotified<alloc[dad09f3a48280dba]::sync::Arc<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   37:     0x5c62d731ee3d - <tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:647:18
[INFO] [stdout]   38:     0x5c62d7328349 - tokio[90b5cc6bc8d3fa33]::task::coop::with_budget::<core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::boxed::Box<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   39:     0x5c62d7328349 - tokio[90b5cc6bc8d3fa33]::task::coop::budget::<core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::boxed::Box<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   40:     0x5c62d7328349 - <tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:638:9
[INFO] [stdout]   41:     0x5c62d7327171 - <tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:571:29
[INFO] [stdout]   42:     0x5c62d731e749 - tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:536:24
[INFO] [stdout]   43:     0x5c62d7316c90 - <tokio[90b5cc6bc8d3fa33]::runtime::context::scoped::Scoped<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::Context>>::set::<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   44:     0x5c62d7308b2b - tokio[90b5cc6bc8d3fa33]::runtime::context::set_scheduler::<(), tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   45:     0x5c62d72cf0eb - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[90b5cc6bc8d3fa33]::runtime::context::Context>>::try_with::<tokio[90b5cc6bc8d3fa33]::runtime::context::set_scheduler<(), tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   46:     0x5c62d72ced4f - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[90b5cc6bc8d3fa33]::runtime::context::Context>>::with::<tokio[90b5cc6bc8d3fa33]::runtime::context::set_scheduler<(), tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   47:     0x5c62d73084e4 - tokio[90b5cc6bc8d3fa33]::runtime::context::set_scheduler::<(), tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   48:     0x5c62d731fa59 - tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:531:9
[INFO] [stdout]   49:     0x5c62d72d53bf - tokio[90b5cc6bc8d3fa33]::runtime::context::runtime::enter_runtime::<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x5c62d7329361 - tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:523:5
[INFO] [stdout]   51:     0x5c62d731e90b - <tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:489:45
[INFO] [stdout]   52:     0x5c62d7306f0b - <tokio[90b5cc6bc8d3fa33]::runtime::blocking::task::BlockingTask<<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   53:     0x5c62d72cbb1c - <tokio[90b5cc6bc8d3fa33]::runtime::task::core::Core<tokio[90b5cc6bc8d3fa33]::runtime::blocking::task::BlockingTask<<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[90b5cc6bc8d3fa33]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:375:24
[INFO] [stdout]   54:     0x5c62d72cd1bc - <tokio[90b5cc6bc8d3fa33]::loom::std::unsafe_cell::UnsafeCell<tokio[90b5cc6bc8d3fa33]::runtime::task::core::Stage<tokio[90b5cc6bc8d3fa33]::runtime::blocking::task::BlockingTask<<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[90b5cc6bc8d3fa33]::runtime::task::core::Core<tokio[90b5cc6bc8d3fa33]::runtime::blocking::task::BlockingTask<<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[90b5cc6bc8d3fa33]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   55:     0x5c62d72cd1bc - <tokio[90b5cc6bc8d3fa33]::runtime::task::core::Core<tokio[90b5cc6bc8d3fa33]::runtime::blocking::task::BlockingTask<<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[90b5cc6bc8d3fa33]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:364:30
[INFO] [stdout]   56:     0x5c62d72c9d6e - tokio[90b5cc6bc8d3fa33]::runtime::task::harness::poll_future::<tokio[90b5cc6bc8d3fa33]::runtime::blocking::task::BlockingTask<<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[90b5cc6bc8d3fa33]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   57:     0x5c62d72db101 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<tokio[90b5cc6bc8d3fa33]::runtime::task::harness::poll_future<tokio[90b5cc6bc8d3fa33]::runtime::blocking::task::BlockingTask<<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[90b5cc6bc8d3fa33]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5c62d72db87f - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<tokio[90b5cc6bc8d3fa33]::runtime::task::harness::poll_future<tokio[90b5cc6bc8d3fa33]::runtime::blocking::task::BlockingTask<<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[90b5cc6bc8d3fa33]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5c62d730cc0b - __rust_try
[INFO] [stdout]   60:     0x5c62d73077a3 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::task::poll::Poll<()>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<tokio[90b5cc6bc8d3fa33]::runtime::task::harness::poll_future<tokio[90b5cc6bc8d3fa33]::runtime::blocking::task::BlockingTask<<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[90b5cc6bc8d3fa33]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5c62d73077a3 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<tokio[90b5cc6bc8d3fa33]::runtime::task::harness::poll_future<tokio[90b5cc6bc8d3fa33]::runtime::blocking::task::BlockingTask<<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[90b5cc6bc8d3fa33]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5c62d72c9970 - tokio[90b5cc6bc8d3fa33]::runtime::task::harness::poll_future::<tokio[90b5cc6bc8d3fa33]::runtime::blocking::task::BlockingTask<<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[90b5cc6bc8d3fa33]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   63:     0x5c62d72ca909 - <tokio[90b5cc6bc8d3fa33]::runtime::task::harness::Harness<tokio[90b5cc6bc8d3fa33]::runtime::blocking::task::BlockingTask<<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[90b5cc6bc8d3fa33]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   64:     0x5c62d72cabc7 - <tokio[90b5cc6bc8d3fa33]::runtime::task::harness::Harness<tokio[90b5cc6bc8d3fa33]::runtime::blocking::task::BlockingTask<<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[90b5cc6bc8d3fa33]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   65:     0x5c62d72df0fd - tokio[90b5cc6bc8d3fa33]::runtime::task::raw::poll::<tokio[90b5cc6bc8d3fa33]::runtime::blocking::task::BlockingTask<<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[90b5cc6bc8d3fa33]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   66:     0x5c62d72e3297 - <tokio[90b5cc6bc8d3fa33]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   67:     0x5c62d72f5a97 - <tokio[90b5cc6bc8d3fa33]::runtime::task::UnownedTask<tokio[90b5cc6bc8d3fa33]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   68:     0x5c62d7304127 - <tokio[90b5cc6bc8d3fa33]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   69:     0x5c62d7305b50 - <tokio[90b5cc6bc8d3fa33]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   70:     0x5c62d73037d4 - <tokio[90b5cc6bc8d3fa33]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   71:     0x5c62d73024c6 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[90b5cc6bc8d3fa33]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   72:     0x5c62d73036c2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<<tokio[90b5cc6bc8d3fa33]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   73:     0x5c62d72db171 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<<tokio[90b5cc6bc8d3fa33]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   74:     0x5c62d72db907 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<<tokio[90b5cc6bc8d3fa33]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5c62d730715b - __rust_try
[INFO] [stdout]   76:     0x5c62d7303374 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<<tokio[90b5cc6bc8d3fa33]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5c62d7303374 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<<tokio[90b5cc6bc8d3fa33]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5c62d7303374 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<<tokio[90b5cc6bc8d3fa33]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   79:     0x5c62d72fea7f - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<<tokio[90b5cc6bc8d3fa33]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5c62d73a14ff - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   81:     0x5c62d73a14ff - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   82:     0x7cffd4b36aa4 - <unknown>
[INFO] [stdout]   83:     0x7cffd4bc3a64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_concurrent_reattach_with_active_output' (122) panicked at crates/tether-daemon/tests/integration.rs:1641:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: JoinError::Panic(Id(283), "cr-sess-2: reattach timed out — possible deadlock", ...)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c62d73a1f8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c62d73a1f8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c62d73a1f8a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c62d73a1f8a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c62d73b7d1a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c62d73b7d1a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5c62d73a7422 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c62d73a7422 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c62d737eeaf - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c62d737eeaf - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c62d7399959 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c62d72290ec - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c62d72290ec - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c62d7399bd2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c62d7399bd2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c62d737ef68 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c62d7373829 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c62d737fe0d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c62d73b850c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c62d73b8252 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c62d70cdba8 - <core[d17f6591d688f3bd]::result::Result<(), tokio[90b5cc6bc8d3fa33]::runtime::task::error::JoinError>>::unwrap
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c62d70cdba8 - integration[27b5e4033fa9854e]::test_concurrent_reattach_with_active_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1641:17
[INFO] [stdout]   22:     0x5c62d71460b2 - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c62d7136b6d - <tokio[90b5cc6bc8d3fa33]::runtime::park::CachedParkThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/park.rs:284:71
[INFO] [stdout]   24:     0x5c62d71351a2 - tokio[90b5cc6bc8d3fa33]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[90b5cc6bc8d3fa33]::runtime::park::CachedParkThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5c62d71351a2 - tokio[90b5cc6bc8d3fa33]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[90b5cc6bc8d3fa33]::runtime::park::CachedParkThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5c62d71351a2 - <tokio[90b5cc6bc8d3fa33]::runtime::park::CachedParkThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/park.rs:284:31
[INFO] [stdout]   27:     0x5c62d71231d4 - <tokio[90b5cc6bc8d3fa33]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   28:     0x5c62d712ad08 - <tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/mod.rs:89:22
[INFO] [stdout]   29:     0x5c62d71238fb - tokio[90b5cc6bc8d3fa33]::runtime::context::runtime::enter_runtime::<<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30:     0x5c62d7129624 - <tokio[90b5cc6bc8d3fa33]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/mod.rs:88:9
[INFO] [stdout]   31:     0x5c62d714be94 - <tokio[90b5cc6bc8d3fa33]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:373:50
[INFO] [stdout]   32:     0x5c62d714c08f - <tokio[90b5cc6bc8d3fa33]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   33:     0x5c62d70dad22 - integration[27b5e4033fa9854e]::test_concurrent_reattach_with_active_output
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1644:44
[INFO] [stdout]   34:     0x5c62d708f4f7 - integration[27b5e4033fa9854e]::test_concurrent_reattach_with_active_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1556:55
[INFO] [stdout]   35:     0x5c62d70ef736 - <integration[27b5e4033fa9854e]::test_concurrent_reattach_with_active_output::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5c62d721c3cb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5c62d721c3cb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   38:     0x5c62d7229bbb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   39:     0x5c62d7229bbb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5c62d7229bbb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5c62d7229bbb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5c62d7229bbb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5c62d7229bbb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   44:     0x5c62d7229bbb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   45:     0x5c62d72232d4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   46:     0x5c62d72232d4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5c62d722c7c2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x5c62d722c7c2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5c62d722c7c2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5c62d722c7c2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5c62d722c7c2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5c62d722c7c2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   53:     0x5c62d722c7c2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c62d73a14ff - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   55:     0x5c62d73a14ff - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   56:     0x7cffd4b36aa4 - <unknown>
[INFO] [stdout]   57:     0x7cffd4bc3a64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_reattach_works_after_write_timeout stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_reattach_works_after_write_timeout' (198) panicked at crates/tether-daemon/tests/integration.rs:1472:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ConnectionClosed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c62d73a1f8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c62d73a1f8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c62d73a1f8a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c62d73a1f8a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c62d73b7d1a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c62d73b7d1a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5c62d73a7422 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c62d73a7422 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c62d737eeaf - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c62d737eeaf - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c62d7399959 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c62d72290ec - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c62d72290ec - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c62d7399bd2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c62d7399bd2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c62d737ef68 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c62d7373829 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c62d737fe0d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c62d73b850c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c62d73b8252 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c62d70c3b62 - <core[d17f6591d688f3bd]::result::Result<tether_protocol[1d5846355721ca28]::message::Message, tether_protocol[1d5846355721ca28]::codec::CodecError>>::unwrap
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c62d70c3b62 - integration[27b5e4033fa9854e]::test_reattach_works_after_write_timeout::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1472:48
[INFO] [stdout]   22:     0x5c62d71460b2 - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c62d714612d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c62d7133ffd - <tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   25:     0x5c62d7133efb - tokio[90b5cc6bc8d3fa33]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5c62d7133efb - tokio[90b5cc6bc8d3fa33]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5c62d7133efb - <tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   28:     0x5c62d712ec00 - <tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   29:     0x5c62d713324d - <tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   30:     0x5c62d71324f4 - <tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   31:     0x5c62d7151c3b - <tokio[90b5cc6bc8d3fa33]::runtime::context::scoped::Scoped<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::Context>>::set::<<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5c62d7143e09 - tokio[90b5cc6bc8d3fa33]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5c62d714e8b2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[90b5cc6bc8d3fa33]::runtime::context::Context>>::try_with::<tokio[90b5cc6bc8d3fa33]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5c62d714e43e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[90b5cc6bc8d3fa33]::runtime::context::Context>>::with::<tokio[90b5cc6bc8d3fa33]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5c62d71436dd - tokio[90b5cc6bc8d3fa33]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5c62d7131670 - <tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   37:     0x5c62d7131966 - <tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   38:     0x5c62d7132100 - <tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5c62d7123bd3 - tokio[90b5cc6bc8d3fa33]::runtime::context::runtime::enter_runtime::<<tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5c62d712e731 - <tokio[90b5cc6bc8d3fa33]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5c62d714bec4 - <tokio[90b5cc6bc8d3fa33]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x5c62d714c08f - <tokio[90b5cc6bc8d3fa33]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x5c62d70da423 - integration[27b5e4033fa9854e]::test_reattach_works_after_write_timeout
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1489:44
[INFO] [stdout]   44:     0x5c62d708f407 - integration[27b5e4033fa9854e]::test_reattach_works_after_write_timeout::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1443:51
[INFO] [stdout]   45:     0x5c62d70ef5f6 - <integration[27b5e4033fa9854e]::test_reattach_works_after_write_timeout::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5c62d721c3cb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5c62d721c3cb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5c62d7229bbb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5c62d7229bbb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5c62d7229bbb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5c62d7229bbb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5c62d7229bbb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5c62d7229bbb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5c62d7229bbb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5c62d72232d4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5c62d72232d4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5c62d722c7c2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5c62d722c7c2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5c62d722c7c2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5c62d722c7c2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5c62d722c7c2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5c62d722c7c2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5c62d722c7c2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5c62d73a14ff - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x5c62d73a14ff - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7cffd4b36aa4 - <unknown>
[INFO] [stdout]   67:     0x7cffd4bc3a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_concurrent_reattach_with_active_output
[INFO] [stdout]     test_reattach_works_after_write_timeout
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 47 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.44s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p tether-daemon --test integration`
[INFO] running `Command { std: "docker" "inspect" "f9475ee7933105e001da27f08aba74396739872d4a6f2a349f9362a789e0c27e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9475ee7933105e001da27f08aba74396739872d4a6f2a349f9362a789e0c27e", kill_on_drop: false }`
[INFO] [stdout] f9475ee7933105e001da27f08aba74396739872d4a6f2a349f9362a789e0c27e
